type net/http.http2streamMetadata
5 uses
net/http (current package)
h2_bundle.go#L11850: type http2streamMetadata struct {
h2_bundle.go#L11869: streams map[uint32]http2streamMetadata
h2_bundle.go#L11882: streams: make(map[uint32]http2streamMetadata),
h2_bundle.go#L11892: ws.streams[streamID] = http2streamMetadata{
h2_bundle.go#L11967: ws.streams[streamID] = http2streamMetadata{
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |